[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LowVideo                 Causes Text That follows to be Dimmed

 LowVideo;                                                               [TP]

    Causes any text written afterward to be displayed in low-intensity
    text. This will continue until NormVideo is called.

  -------------------------------- Example ---------------------------------

           Write('This is '); LowVideo;
           Write('low '); NormVideo;
           Writeln('video!');

See Also: NormVideo
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson